home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / network / netlis13.zip / WHO.BAT < prev   
DOS Batch File  |  1990-06-12  |  854b  |  20 lines

  1. @ECHO OFF
  2. REM  This file is part of the NETLIST v1.3 package.
  3. REM
  4. REM  You can run NETLIST either from a batch file, like this one,
  5. REM  or directly, after setting up a proper NETLIST.DEF file. In
  6. REM  the second case, you'd better rename it to something shorter,
  7. REM  like NL.EXE or WHO.EXE.
  8. REM
  9. REM  In either case, if you don't want NETLIST to use NETLIST.DEF,
  10. REM  put a /N on the command line. If /N is the first argument on
  11. REM  the command line, NETLIST.DEF won't ever be opened.
  12. REM  Example: NETLIST /N [...]
  13. REM
  14. REM  If you run NETLIST from a batch file and the NETLIST command
  15. REM  is on the last line, don't put any carriage return after, or
  16. REM  DOS will put his prompt at the wrong place.
  17. REM
  18. REM  Adam MIROWSKI  Ecole Centrale de Paris  FRANCE
  19. REM
  20. netlist /N/F/B 10 /T1 /U C:\NETLIST.UPD /A C:\NETLIST.LOG %1 %2 %3 %4 %5